*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 11 May 2001 22:43:04 +0000 (22:43 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 11 May 2001 22:43:04 +0000 (22:43 +0000)
lisp/ChangeLog

index a1ca574425d21cb3d59b35b18268041b280dd074..82bf32ccdf94ccb5aa71202b74ba34cd30cbb476 100644 (file)
@@ -1,11 +1,18 @@
+2001-05-11  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
+
+       * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
+
+       * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
+
 2001-05-11  Gerd Moellmann  <gerd@gnu.org>
 
        * startup.el (command-line): If parameters have been changed in
        the init files which influence font selection, clear the face
        cache so that faces get realized with the new parameters.
 
-       * Makefile.in (compile-files): Redirect output of chmod to
-       /dev/null.
+       * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
 
 2001-05-10  Stefan Monnier  <monnier@cs.yale.edu>